Click or drag to resize

Independentsoft.Webdav.Methods Namespace

 
Classes
  ClassDescription
Public classCopyMethod
This class implements the WebDAV COPY Method.
Public classDeleteMethod
This class implements the WebDAV DELETE Method.
Public classGetMethod
This class implements the WebDAV GET Method.
Public classHeadMethod
This class implements the WebDAV HEAD Method.
Public classLockMethod
This class implements the WebDAV LOCK Method. set.
Public classMkcolMethod
This class implements the WebDAV MKCOL Method.
Public classMoveMethod
This class implements the WebDAV MOVE Method.
Public classOptionsMethod
This class implements the WebDAV OPTIONS Method.
Public classPostMethod
This class implements the WebDAV POST Method.
Public classPropFindMethod
This class implements the WebDAV PROPFIND Method.
Public classPropPatchMethod
This class implements the WebDAV PROPPATCH Method.
Public classPutMethod
This class implements the WebDAV PUT Method.
Public classUnlockMethod
This class implements the WebDAV UNLOCK Method.
Public classWebdavMethod
Abstract parent class for all method classes.